home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Info-Mac 4
/
Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso
/
Development
/
Source
/
Telnet 2.6.1d1 4⁄26⁄94 Folder
/
source
/
ftp
/
ftpbin.proto.h
< prev
next >
Wrap
Text File
|
1993-11-01
|
776b
|
19 lines
void FTPClientunload(void);
void putstring (short ftpscrn, char *string);
char *stpblkp (char *mystring);
char *stptok (char *mystring, char *myword, short mylen, char *myterms);
short ftpopen(Str255 name);
char ftpgets (char *s, short lim, short echo);
short captcon(short cnum, short mywindow);
short telnet (int port, int cnt, unsigned char *s);
int dumpcon (int cnum, int mywindow);
short getword (char *string, char *word);
short lowercase(char *word);
int finduniq (unsigned char *name, int listsize);
Boolean checkoredir(char *command, char *filename, short slashflip);
Boolean getnname(char *string, char *word);
short ftppi (char *command);
short ftpport(int ftpscrn);
int ftpdo (int ftpscrn, char *s, char *ofile);
short userftpd (int code, int myport);